4 references to CheckSupportedMember
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Models.cs (4)
197CheckSupportedMember(typeDesc.BaseTypeDesc, member, type); 198CheckSupportedMember(typeDesc.ArrayElementTypeDesc, member, type); 210CheckSupportedMember(typeDesc, fieldInfo, fieldInfo.FieldType); 223CheckSupportedMember(typeDesc, propertyInfo, propertyInfo.PropertyType);