21 references to ValidateTypeReference
dotnet-svcutil-lib (21)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (21)
54ValidateTypeReference((CodeTypeReference)e); 185ValidateTypeReference(current.AttributeType); 259ValidateTypeReference(e.Type); 300ValidateTypeReference(e.Type); 305ValidateTypeReference(e.PrivateImplementationType); 376ValidateTypeReference(e.ReturnType); 379ValidateTypeReference(e.PrivateImplementationType); 408ValidateTypeReference(del.ReturnType); 415ValidateTypeReference(typeRef); 564ValidateTypeReference(current.CatchExceptionType); 611ValidateTypeReference(e.Type); 631ValidateTypeReference(e.Type); 673ValidateTypeReference(refs[i]); 819ValidateTypeReference(((CodeTypeReferenceExpression)e).Type); 840ValidateTypeReference(e.CreateType); 867ValidateTypeReference(e.TargetType); 873ValidateTypeReference(e.Type); 878ValidateTypeReference(e.DelegateType); 960ValidateTypeReference(e.CreateType); 971ValidateTypeReference(e.Type); 1003ValidateTypeReference(e.Type);