4 references to HexPropertyName
Microsoft.CodeAnalysis (2)
CodeGen\PermissionSetAttribute.cs (2)
85
Debug.Assert(((INamedTypeSymbol)iSymbol).GetMembers(
HexPropertyName
).Any(
174
public string ArgumentName { get { return
HexPropertyName
; } }
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\AttributeData.cs (1)
541
string hexPropName = PermissionSetAttributeWithFileReference.
HexPropertyName
;
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\AttributeData.vb (1)
386
Dim hexPropName As String = PermissionSetAttributeWithFileReference.
HexPropertyName