1 write to _isInterface
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReference.cs (1)
75_isInterface = type.GetTypeInfo().IsInterface;
1 reference to _isInterface
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReference.cs (1)
421return _isInterface;