1 write to s_defaultConverter
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (1)
3434s_defaultConverter = new VBTypeAttributeConverter();
2 references to s_defaultConverter
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (2)
3432if (s_defaultConverter == null) 3436return s_defaultConverter;