1 write to PropertyName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodePropertyReferenceExpression.cs (1)
47
PropertyName
= propertyName;
2 references to PropertyName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (1)
990
ValidateIdentifier(e, "PropertyName", e.
PropertyName
);
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
2495
OutputIdentifier(e.
PropertyName
);