1 write to GenerateInternal
dotnet-svcutil-lib (1)
ImportModule.cs (1)
316GenerateInternal = options.InternalTypeAccess == true,
1 reference to GenerateInternal
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
148get { return (_options == null) ? false : _options.GenerateInternal; }