2 references to IsNeedNullable
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Mappings.cs (1)
1048if (IsNeedNullable && codeProvider.Supports(GeneratorSupport.GenericTypeReference))
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlMemberMapping.cs (1)
113get { return _mapping.IsNeedNullable; }