1 write to _type
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerInfo.cs (1)
47_type = Type.GetType(_codeDomProviderTypeName);
4 references to _type
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerInfo.cs (4)
41if (_type == null) 45if (_type == null) 48if (_type == null) 56return _type;