...
This commit is contained in:
@@ -395,12 +395,6 @@ public static class Binder
|
||||
|
||||
NubType? type = null;
|
||||
|
||||
var implementation = _definitionTable.GetImplementations().FirstOrDefault(x => x.Type.Equals(boundExpression.Type));
|
||||
if (implementation != null)
|
||||
{
|
||||
if (implementation.Interface.)
|
||||
}
|
||||
|
||||
switch (boundExpression.Type)
|
||||
{
|
||||
case NubArrayType:
|
||||
|
||||
Reference in New Issue
Block a user